|
Quaqua 4.4.7 2008-07-16 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ViewportPainter
This interface is implemented by user interface delegates that wish to paint onto the content area of a JViewport.
| Method Summary | |
|---|---|
void |
paintViewport(java.awt.Graphics g,
javax.swing.JViewport c)
Paints the viewport of a JViewport, that contains the component of the user interface delegate. |
| Method Detail |
|---|
void paintViewport(java.awt.Graphics g,
javax.swing.JViewport c)
|
Copyright 2003-2007 (c) Werner Randelshofer. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||